The property editor, copied from testgtk.
authorMatthias Clasen <maclas@gmx.de>
Wed, 16 Jun 2004 00:03:31 +0000 (00:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 16 Jun 2004 00:03:31 +0000 (00:03 +0000)
commit47425e34a44b4abfbab17d2aa69ac7e94852ddd7
tree473918003aac887a417fbc78a05051a3e1533d95
parent3d8b7d14dbdb355389f2c61a97c1c453d2a361f6
The property editor, copied from testgtk.

Tue Jun 15 19:59:33 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/prop-editor.[hc]: The property editor,
copied from testgtk.

Tue Jun 15 19:57:44 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/testiconlist.c (main): Show off some more
features of the icon list: rtl layout, sorting, context menus.
Also add a property editor.

Tue Jun 15 20:01:49 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/eggiconlist.c (egg_icon_list_layout_single_row):
Support rtl layout.
gtk/gtkiconview.c